2013-07-12 - 6434 - Spec - Contract Call Invalid Seasaon #OrderEntry #ABAP

SPECIFICATIONS

6434 - Spec - Contract Call Invalid Season


Purpose


To replace the Document Date of Sales Order with its reference document date

Admin Info


Purpose
To replace the Document Date of Sales Order with its reference document date
Requested By
Craig Spangler
Spec Created By
Venu Dontamsetti
Spec Created Date
07/10/2013
Spec QA by
Surya Basa
Objects
FV45C051 (Include Program)
ZENH_COPY_DOCDATE (Enhancement)
Document Status
Complete

References


Prior Tickets

None

Documents

None


Functional Requirement


Following changes will be done to the Contract Call Invalid Season Include Program.
1) This is to allow for Contract Call offs to successful create an order for the contract that was entered in the order window.


Solution Summary


Custom Enhancement to replace the Document Date of Sales Order with its reference document date


Test Plan


Test Scenario
Expected Result
Create a contract with document date other than the current date;
Create a call off with reference to the contract
The document date on the contract should be copied to the call off and
so also the season.

Solution Details


Custom Enhancement to replace the Document Date of Sales Order with its reference document date.

VBAK-AUDAT = CVBAK-AUDAT.

Where VBAK - Header of the order and
CVBAK - Header of the reference document


Issues


None